home *** CD-ROM | disk | FTP | other *** search
- 21,^[ \t]*sub( |\t)
- 81,\$[a-zA-Z0-9_]+
- 81,@[a-zA-Z0-9_]+
- 81,%[a-zA-Z0-9_]+
- 97,STDIN
- 97,STDOUT
- 97,STDERR
- 97,ARGV
- 33,if
- 33,else
- 33,elsif
- 33,unless
- 33,while
- 33,for
- 33,foreach
- 33,until
- 33,do
- 33,continue
- 33,last
- 33,next
- 33,redo
- 33,die
- 33,return
- 33,format
- 33,eq
- 33,ne
- 33,gt
- 33,ge
- 33,lt
- 33,le
- 33,cmp
- 1,&&
- 9,||
- 9,!
- 41,.
- 33,x
- Quotation="'
- Canceler=\
- Commenter=#
- CommenterFirstToken=0
- BracketCount=0
-